tests: Support OT_SKIP_READDIR_RAND
authorColin Walters <walters@verbum.org>
Fri, 17 Jun 2016 13:43:51 +0000 (09:43 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 17 Jun 2016 14:43:44 +0000 (14:43 +0000)
commitd262fc2e0ff80472594bd931971512971ff4af04
tree3fccbc353419c5fb65eeb760045a8477ebb92338
parent71e768d23030c4eb5c74ea4df9b8c63544be21fb
tests: Support OT_SKIP_READDIR_RAND

For some reason I'm really not inclined to debug right now, `libtool`
is eating the `-fsanitize=address` argument when linking
`libreaddir-rand.so`, which causes failures since we're trying to
`LD_PRELOAD`.

Closes: #351
Approved by: jlebon
tests/libtest.sh